home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / auditing / newscn.exe / WHATS.NEW < prev   
Text File  |  1993-11-03  |  5KB  |  107 lines

  1. What's new in v1.3a from v1.2a
  2. ---------------------------------------------------
  3.  
  4. Multiple /I parameters are now allowed (up to 10).
  5. Fixed bug in getting DOS version on some PCs.
  6. Fixed I/O port alerts to display port address in hex.
  7. Fixed bug in figuring unused free space on hard disk.
  8.  
  9.  
  10. Alerts now work for master software list by setting default SWI alerts
  11. There are only two alerts that currently work for software inventory:
  12. 1) Found (Added) alert, which will alert you to new software on a node
  13. 2) Removed alert, which will alert you to software deleted from a node.
  14.  
  15. You can now set the minimum alert level which triggers alerts to NCI's
  16. LANAlert with the following environment variable: BV_LANALERT_LEVEL.
  17. "SET BV_LANALERT_LEVEL=0" disables alerts to LANAlert; 
  18. "SET BV_LANALERT_LEVEL=5" means only alert level 1 through 5 will get sent. 
  19.  
  20.  
  21. What's new in BVequip v1.3b
  22. ------------------------------------------------------------------
  23.  
  24. Fixed bug in BVEQUIP and BVDIAG which resulted from a problem with
  25. 3COM's Etherlink III driver used on an IBM's PS/2 Model 55SX.
  26.  
  27.  
  28. What's new in BVequip v1.3c/d and BVscan 1.3c/d
  29. ------------------------------------------------------------------
  30. Fixed bug in BVEQUIP and BVDIAG which resulted from a problem with
  31. 3COM's Etherlink III driver used on an IBM's PS/2 Model 55SX.
  32.  
  33. /F will force software inventory alerts even if software inventory
  34. interval for the node is set to NEVER.
  35.  
  36. Fixed bug with comments not being ingored in string searches
  37.  
  38. Turned on software inventory alerts (as in last read me file) -- was
  39. disabled while beta testing.
  40.  
  41. Fixed environment variable update bug. When environment variables
  42. changed, they were not always being updated in the environment 
  43. variable list for a node and change alerts were not being generated.
  44.  
  45. Fixed problem with "Wierd CD ROM" display message when auditing
  46. CD ROM Drives.
  47.  
  48. Fixed problem with comments in strings searches being case sensitive.
  49. Now, the case (upper/lower) of the comments are ignored and comments
  50. specified in string search parameters are handled properly.
  51.  
  52. Fixed problem with alert actions for new nodes. If you had an alert
  53. acount without an alert level, the action was not happening. This
  54. problem has been fixed.
  55.  
  56. Change to file audit intervals. If the configuration parameters 
  57. for the file audit have been changed since the last audit, the file
  58. audit will be triggered even if the audit interval has not been reached.
  59.  
  60. A bug in software inventory alerts has been fixed which allows 
  61. software inventory alerts to now be properly generated. In addition,
  62. two new alert types have been added for software inventory that did
  63. not work previous to this version: Changed and Moved alerts.
  64.  
  65. To summarize software inventory alerts, here are the 4 alerts for 
  66. software inventory:
  67. 1) Found (Added) alerts, for new software added on a node
  68. 2) Removed alerts, for software which was been deleted from a node.
  69. 3) Changed alerts, for changes in software files' size/date/time/attributes.
  70. 4) Moved alerts, for software files moving locations on a user's disk.
  71.  
  72. Software Inventory Alerts are configured in the WAM Setup module
  73. from the BVequip/BVscan Setup menu. Look under Setup Alerts ->
  74. Alert Defaults -> Software Inventory. Here you can define the
  75. alert levels and actions for the 4 software inventory alerts.
  76. In the current version, these "defaults" become the active alert
  77. configuration for all software inventory alerts.
  78.  
  79. What's new in BVequip v1.3e and BVscan 1.3e
  80. ------------------------------------------------------------------
  81.  
  82. Fixed bug in BVEQUIP.EXE "/X" parameter not preventing unknown
  83. network numbers from being added to the WAM database.
  84.  
  85. Fixed bug in BVSCAN.EXE which would occur if the max file size
  86. specified for a File Audit configuration (e.g., when auditing *.INI
  87. and specifying a maximum file size to be audited). If the configured
  88. max file size was greater than 2,147,483,647 bytes, BVSCAN.EXE 
  89. would not audit the file. This has been fixed, and the maximum
  90. file size that you can use when configuring file audits is now
  91. 4,294,967,295 bytes (as you always saw in the error message if
  92. you tried to type in a number higher than this into the max file
  93. size field).
  94.  
  95. BVEQUIP.EXE now counts drives that have been partitioned but
  96. not formatted as "Unknown" drive types. Alerts have been trimmed-
  97. down so that changing the drive type only results in one alert
  98. instead of several. Device drivers that look like DOS drive letters,
  99. but that cannot identify what kind of media they are, are now
  100. referred to as type "Unknown."
  101.  
  102. Added enhanced code to BVEQUIP.EXE to identify 386SX vs. 386DX.
  103.  
  104. Modified BVSCAN.EXE so that if there is not enough memory to run the 
  105. full audit (but is enough memory to start the program) an alert
  106. will be generated [in addition to the message that you used to get].
  107.